xen.git
2006-05-30 awilliam@xenbuild.aw[IA64] add missing END(xen_bsw1)
2006-05-30 awilliam@xenbuild.aw[IA64] VTI: Optimize thash vtlb algorithm
2006-05-30 awilliam@xenbuild.aw[IA64] VTI: simple format cleanup
2006-05-26 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-05-26 kaf24@firebug... [PAE] Allow pgdirs above 4GB for paravirt guests.
2006-05-26 kaf24@firebug... Remove bogus inline asm of unused function memchr().
2006-05-26 kaf24@firebug... Cast to a signed type before negating if we really...
2006-05-26 kaf24@firebug... [MINIOS] Allows the use of a C library without modifyin...
2006-05-26 Ian.Campbell... Move include/asm-x86_64/e820.h to include/asm-x86_64...
2006-05-26 ack@kneesa... New weighted fair-share CPU scheduler w/ automatic...
2006-05-26 kaf24@firebug... Fix cscope rule in .hgignore.
2006-05-25 awilliam@xenbuild.aw[IA64] support FPSWA hypercall
2006-05-25 kaf24@firebug... Remove net_driver_util module. Inline the one mac-parsi...
2006-05-25 awilliam@xenbuild.aw[IA64] support FPSWA emulation
2006-05-25 awilliam@xenbuild.aw[IA64] remove evtchn_ia64.c
2006-05-25 kaf24@firebug... [XEND] Wait sufficient time for memory to balloon out...
2006-05-25 kaf24@firebug... Allow compat hypercalls to be made via privcmd (to...
2006-05-25 kaf24@firebug... Fix VMEXIT tracing.
2006-05-25 kaf24@firebug... [HVM] Support multiple HVM time device models coming...
2006-05-25 kaf24@firebug... Fix x86/64 build after previous changeset.
2006-05-25 kaf24@firebug... Remove redundant test in grant-table interface code.
2006-05-25 kaf24@firebug... Change the x86_emulate() interface to pack all context...
2006-05-25 kaf24@firebug... [BALLOON] Do not allow target to be set below two perce...
2006-05-25 kaf24@firebug... Do not include asm/fixmap.h directly from non-arch...
2006-05-25 kaf24@firebug... [XEND] Remember cpu-pinning information across guest...
2006-05-25 kaf24@firebug... Fix xc_tbuf.c indentation and stop turning failure...
2006-05-25 kaf24@firebug... Ensure trace-buffer size is set back to zero if trace...
2006-05-25 kaf24@firebug... [NET] front: Use netif_carrier to model backend-connect...
2006-05-25 kaf24@firebug... Separate xenbusstate enumeration from typedef. Avoid...
2006-05-24 awilliam@xenbuild.aw[IA64] fix AFLAGS again
2006-05-24 cl349@firebug... Fix IDE CD-drive PIO mode.
2006-05-24 awilliam@xenbuild.aw[IA64] acpi read-only mapping
2006-05-24 awilliam@xenbuild.aw[IA64] GNTMAP_readonly support linux part
2006-05-24 awilliam@xenbuild.aw[IA64] GNTMAP_readonly support xen part
2006-05-24 awilliam@xenbuild.aw[IA64] support DOMID_XEN and DOMID_IO of foreign domain...
2006-05-24 awilliam@xenbuild.aw[IA64] fix dirty_bit in xenivt.S
2006-05-24 awilliam@xenbuild.aw[IA64] remove unused audio driver from buildconfigs
2006-05-24 awilliam@xenbuild.aw[IA64] swap XEN_HYPER_ITC_D and XEN_HYPER_ITC_I
2006-05-24 awilliam@xenbuild.aw[IA64] Add ptc.l emulation
2006-05-24 kaf24@firebug... Remove unnecessary x86-specific mapping code from privc...
2006-05-24 kaf24@firebug... [XENSTORE] Make use of /proc/xen/xsd_{port,kva} private...
2006-05-24 kaf24@firebug... [PTRACE] Fix ptrace for hvm guests.
2006-05-24 kaf24@firebug... Event-channel driver: Use for_each_possible_cpu instead
2006-05-24 kaf24@firebug... Fix kcons_write and kcons_write_dom0 CodingStyle.
2006-05-24 kaf24@firebug... Use DEFINE_SPINLOCK in Linux drivers, conforming to...
2006-05-24 kaf24@firebug... Remove broken inline-asm string functions from Xen...
2006-05-23 awilliam@xenbuild.aw[IA64] work around ENOSYS vs EINVAL in ioremap
2006-05-23 awilliam@xenbuild.aw[IA64] Add -rc support to sparse-merge
2006-05-23 awilliam@xenbuild.aw[IA64] make xenLinux/ia64 privcmd mmap not to use dom0...
2006-05-23 emellor@leeni... Allow a guest to determine its VM UUID.
2006-05-23 awilliam@xenbuild.aw[IA64] Final patch to make evtchn fully working for...
2006-05-23 emellor@leeni... Fix log message written when xenstored corrupts its...
2006-05-23 emellor@leeni... Added get_permissions implementation.
2006-05-23 emellor@leeni... Fix xspy_get_permissions -- you can't increment the...
2006-05-23 awilliam@xenbuild.aw[IA64] Clean up pirq bind code
2006-05-23 awilliam@xenbuild.aw[IA64] Add event injection logic
2006-05-23 awilliam@xenbuild.aw[IA64] Add do_callback_ops
2006-05-23 awilliam@xenbuild.aw[IA64] Import linux header files
2006-05-23 kaf24@firebug... Move Xen CPU hotplug code into new file cpu_hotplug.c.
2006-05-22 awilliam@xenbuild.aw[IA64] update default build configs
2006-05-22 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-05-22 kaf24@firebug... [IA64] Work around auto-ballooning changes.
2006-05-22 Ian.Campbell... Fix x86/64 by passing the required length to reserve_bo...
2006-05-22 awilliam@xenbuild.aw[IA64] Enable VTi network by defalt
2006-05-22 ack@kneesa... Patch linux so that /proc/stat shows all -- not just...
2006-05-22 Ian.Campbell... Fix x86/64 -xenU build. probe_roms() is only defined...
2006-05-22 Ian.Campbell... Remove DOM0_PHYSICAL_MEMORY_MAP dom0 op.
2006-05-22 Ian.Campbell... Convert x86/64 Linux to use the new memory map hypercall.
2006-05-22 Ian.Campbell... Convert x86/32 Linux to use the new memory map hypercall.
2006-05-22 Ian.Campbell... New memory_op subops which return the apparent or actua...
2006-05-22 Ian.Campbell... Add include/asm-x86_64/e820.h to sparse tree
2006-05-22 Ian.Campbell... Re-order code in preparation for future patches.
2006-05-21 kaf24@firebug... [LOADER] More sanity checks when parsing Elf images...
2006-05-21 kaf24@firebug... [ACM] Replace the union structure parameter of the...
2006-05-21 kaf24@firebug... Finish separating the typedefs from structure definitio...
2006-05-21 kaf24@firebug... [LOADER] Another change to the elf_paddr_offset/virt_ba...
2006-05-21 awilliam@xenbuild.aw[IA64] Enable P2M/VP by default
2006-05-21 awilliam@xenbuild.aw[IA64] add missing ia64_trace_syscall privop
2006-05-21 awilliam@xenbuild.aw[IA64] make it possible to disable CONFIG_XEN
2006-05-21 awilliam@xenbuild.aw[IA64] sparse-merge: check SPARSEDIR for modifications
2006-05-21 awilliam@xenbuild.aw[IA64] minor fix for sparse-merge
2006-05-21 kaf24@firebug... [LOADER] Remove check for VIRT_BASE existence: it's...
2006-05-20 kaf24@firebug... [BUILDER] Always build initial PAE pagetables with...
2006-05-19 cl349@firebug... Don't require sed to support the -r option.
2006-05-19 cl349@firebug... Make the latest network-bridge tweaks work in a busybox...
2006-05-19 kaf24@firebug... [SHADOW] Crash the guest rather than BUGing the whole...
2006-05-19 emellor@leeni... Merged.
2006-05-19 Anthony LiguoriExpose the exceptions thrown by xen.lowlevel.xc so...
2006-05-19 kaf24@firebug... [MINIOS] PAE support.
2006-05-19 harry@localhost... Add a read-verify block device test to xm-test.
2006-05-19 stekloff@elm3b216... This patch resizes the file system on the xm-test HVM...
2006-05-19 emellor@leeni... Merged.
2006-05-19 emellor@leeni... The enforce_dom0_cpus test sets the number of vcpus...
2006-05-19 kaf24@firebug... Several page allocations, done in the hypervisor when...
2006-05-19 kaf24@firebug... [XEND] An empirical and more conservative memory-overhe...
2006-05-19 kaf24@firebug... [XEND] separate concept of initial memory size and...
2006-05-19 kaf24@firebug... [XM-TEST] Use explicit (IP id==packet size) on hping2...
2006-05-19 kaf24@firebug... [NET] front: Remove duplicate maybe_wake_tx
2006-05-19 kaf24@firebug... Fix xentrace_format to deal with more than 16 CPUs.
2006-05-19 kaf24@firebug... [NET] front: remove use of typedefs for structures.
next